
Code Access Security (CAS), in the Microsoft .NET framework, is Microsoft`s solution to prevent untrusted code from performing privileged actions. When the CLR loads an assembly it will obtain evidence for the assembly and use this to identify the code group that the assembly belongs to. A code group contains a permission set (one or more permiss....
Found on
http://en.wikipedia.org/wiki/Code_Access_Security
No exact match found.